How to Install pcapfix software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pcapfix software package in Ubuntu 14.04 LTS (Trusty Tahr)

pcapfix software package provides repairs broken pcap and pcapng files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pcapfix 

pcapfix is installed in your system.

Make ensure the pcapfix package were installed using the commands given below,

$ sudo dpkg-query -l | grep pcapfix *

You will get with pcapfix package name, version, architecture and description in a table

pcapfix package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package pcapfix
Version 1.0.1-1
Description repairs broken pcap and pcapng files
Sub Section Net


See Also, How to uninstall or remove pcapfix software package from Ubuntu 14.04 LTS (Trusty Tahr)?